table a{
    color: inherit;
}
#mdlImage .modal-content{
    width: initial;
    margin: 0 auto;
}
#mdlImage .modal-body{
    padding: 0;
}
#mdlImage .modal-body img{
    max-height: 70vh;
}
.modal-backdrop
{
    opacity:0.8 !important;
}

p:not(.wow) {
    max-width: 100%;
}